home *** CD-ROM | disk | FTP | other *** search
/ Carousel Volume 2 #1 / carousel.iso / mactosh / hc / bringine.sit / Bring in the Expert / background_7655.txt < prev    next >
Text File  |  1988-01-27  |  2KB  |  83 lines

  1. -- background: 7655 from stack: in
  2. -- bmap block id: 7948
  3. -- flags: 0000
  4. -- background id: 0
  5. -- name: Experts
  6. ----- HyperTalk script -----
  7. on go where
  8.   visual effect wipe up
  9.   play "harpsichord"  c
  10.   push card
  11.   pass go
  12. end go
  13.  
  14.  
  15.  
  16. -- part 1 (field)
  17. -- low flags: 01
  18. -- high flags: 0000
  19. -- rect: left=163 top=52 right=67 bottom=428
  20. -- title width / last selected line: 0
  21. -- icon id / first selected line: 0 / 0
  22. -- text alignment: 0
  23. -- font id: 20
  24. -- text size: 12
  25. -- style flags: 4352
  26. -- line height: 16
  27. -- part name: 
  28.  
  29.  
  30. -- part 2 (field)
  31. -- low flags: 01
  32. -- high flags: 2000
  33. -- rect: left=61 top=91 right=323 bottom=298
  34. -- title width / last selected line: 0
  35. -- icon id / first selected line: 0 / 0
  36. -- text alignment: 0
  37. -- font id: 3
  38. -- text size: 9
  39. -- style flags: 0
  40. -- line height: 12
  41. -- part name: 
  42.  
  43.  
  44. -- part 4 (button)
  45. -- low flags: 00
  46. -- high flags: A003
  47. -- rect: left=429 top=193 right=248 bottom=482
  48. -- title width / last selected line: 0
  49. -- icon id / first selected line: 7012 / 7012
  50. -- text alignment: 1
  51. -- font id: 0
  52. -- text size: 12
  53. -- style flags: 0
  54. -- line height: 16
  55. -- part name: New topic
  56. ----- HyperTalk script -----
  57. on mouseUp
  58.   visual effect iris open slowly
  59.   go to card "start"
  60. end mouseUp
  61.  
  62.  
  63.  
  64. -- part 5 (button)
  65. -- low flags: 00
  66. -- high flags: A003
  67. -- rect: left=429 top=259 right=314 bottom=482
  68. -- title width / last selected line: 0
  69. -- icon id / first selected line: 12469 / 12469
  70. -- text alignment: 1
  71. -- font id: 0
  72. -- text size: 12
  73. -- style flags: 0
  74. -- line height: 16
  75. -- part name: Review
  76. ----- HyperTalk script -----
  77. on mouseUp
  78.   visual effect barn door open slowly
  79.   go to card id 7064
  80. end mouseUp
  81.  
  82.  
  83.